* {
	margin: 0;
	border: 0;
	color: #333;
	font-size: 14px;
}
.div_center {
	width: 100%;
	height: 46px;
	padding: 0;
	margin: 0 auto;
	position: relative;
	z-index: 5;
	background: url(../images/daohang.png);
}
.nav {
	width: 1020px;
	margin: 0 auto;
	display: block;
	text-align: center;
	line-height: 46px;
	list-style-type: none;
	text-align: center;
	color: #FFF;
}
.nav a {
	display: block;
	width: 120px;
	text-align: center;
	font-size: 15px;
	letter-spacing: 1px;
	padding-top: 0;
	font-weight: bold;
}
.nav a.l01 {
	display: block;
	width: 120px;
	text-align: center;
	padding: 0;
}
.nav a.l02 {
	display: block;
	width: 120px;
	text-align: center;
}
.nav a:link {
	color: #FFF;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
.nav a:visited {
	color: #fff;
	text-decoration: none;
	margin: 0;
}
.nav a:hover {
	text-decoration: none;
	padding: 0;
	color: #f2c427;
	width: 120px;
}
.nav1 a:link {
	color: #fff;
	text-decoration: none;
	margin: 0;
	padding: 0
}
.nav1 a:visited {
	color: #fff;
	text-decoration: none;
	margin: 0;
	padding: 0
}
.nav1 a:hover {
	color: #CFF;
	text-decoration: none;
	padding: 0;
}
.nav li {
	float: left;
	padding-left: 0;
}
.nav li.aa {
	padding-right: 1px;
	/* background-image: url(../images/menuline.png); */
	text-align: center;
	background-position-x: right;
	background-repeat: no-repeat;
	font-weight: lighter;
}
.nav li.a {
	padding-right: 1px;
	/* background-image: url(../images/menuline.png); */
	text-align: center;
	background-position-x: right;
	background-repeat: no-repeat;
	font-weight: lighter;
	height: 20px;
}
.nav li.ab {
	padding-right: 1px;
	text-align: center;
	background-position-x: right;
	background-repeat: no-repeat;
	font-weight: bold;
}
.nav li.nav01 {
	float: left;
	padding: 0
}
.nav li a:hover {
	/* background: url(../images/menu-hover.jpg); */
	padding: 0;
	height: 31px;
	text-align: center;
}
.nav li ul {
	line-height: 30px;
	background-color: #999;
	filter: Alpha(Opacity=85);
	list-style-type: none;
    top: 46px;
	left: -888em;
	width: 120px;
	position: absolute;
	font-size: 10px;
}
.nav li ul a {
	display: block;
	width: 120px;
	text-align: center;
	font-size: 12px;
	line-height: 30px;
	background: none;
}
.nav li ul a:link {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	padding: 0;
	line-height: 30px;
	background: none
}
.nav li ul a:visited {
	color: #fff;
	text-decoration: none;
	background: none
}
.nav li ul a:hover {
color:#;
	text-decoration: none;
	background: #09F;
	width: 120px;
}
.nav li:hover ul {
	left: auto;
	padding: 0
}
.nav li.sfhover ul {
	left: auto;
	padding: 0
}
.content {
	clear: left;
	padding: 0
}
.alpha1 {
	width: 300px;
	height: 200px;
	background-color: #F00;
	filter: Alpha(Opacity=30);
}
.ap2 {
	position: relative;
}